home *** CD-ROM | disk | FTP | other *** search
/ MacHome 2001 June / MacHome Magazine Demo Disc June 2001.iso / Stuff / Software / Graphic / Prowler 1.1 / Prowler Manual < prev   
Encoding:
Text File  |  2000-11-28  |  5.9 KB  |  109 lines  |  [TEXT/ttxt]

  1. Prowler 1.1
  2. Manual by Andrew Cunningham (2000)
  3.  
  4. Homepage: http://homepage.mac.com/andrewcunnigham/prowler/index.html
  5. Email: andrewcunningham@mac.com
  6.  
  7.  
  8.  
  9.  
  10. Browsing a folder using Prowler
  11. Prowler allows you to easily browse any folder on a local volume. To browse a folder, either; 
  12.  
  13.         • Drag the folder onto Prowler's icon or
  14.         • In Prowler, go up to the "File" menu and select "Browse Folder…" or
  15.         • Navigate to the desired folder through Prowler.
  16.  
  17. All the files in the folder will now be listed on the left-hand side of the screen. Images with an image thumbnail will appear as the thumbnail with the file name below. Other files appear as a large question mark ("?"). Folders appear in large text.
  18.  
  19. Note: Most good graphics applications (such as Photoshop or Graphic Converter) create image thumbnails. Prowler can create thumbnails itself, though it is recommened to use the image's creator application to create the previews instead. I personally recommend Graphic Converter (http://www.lemkesoft.de).
  20.  
  21.  
  22.  
  23. Navigating through a folder
  24. To open a listed folder, simply click on it. The mouse cursor should change to a hand with a small arrow facing down when the mouse is over a closed folder. Once the folder is open, the mouse cursor will change to a hand with an arrow facing up. Clicking again will close the folder.
  25.  
  26. Scrolling the list up or down is achieved by placing the mouse cursor in the screen limits of the directions you wish to scroll the list. If you wished to scroll the list up forinstance, you would push the mouse cursor to the top of the screen. You can use the "Page Up", "page Down" and "Home Keys" to quickly jump through the list.
  27.  
  28. Note: Holding down the shift key while scrolling will scroll the list at twice the current speed.
  29.  
  30. To preview an image, simply click on it's preview in the list. This will show the selected image on the right of the screen at the largest size possible while still fitting on the screen. The image dimensions are displayed below the image. Images with no preview can still be opened simply by clicking on them.
  31.  
  32.      Key                      Function
  33.         Page Up                      Jump the image list up
  34.         Page Dowm                    Jump the image list down
  35.         Home                            Return to the top of the list
  36.  
  37. The list is also navigatable using the keyboard. The up and down arrow keys will take the selection up or down. Pressing the right arrow key with a folder selected will open it, pushing the left arrow key will close it.
  38.  
  39.      Key                      Function
  40.   Up Arrow                     Move the selection up one image
  41.   Down Arrow                   Move the selection down one image
  42.   Right Arrow                  Open the selected folder
  43.   Left Arrow                   Close the selected folder
  44.   Delete                       Move the image to trash
  45.  
  46. When previewing an image, information relating to that image is displayed below it. This can include the image dimensions, file size, date modified and comments. Exactly what information you want displayed is assigned through the preferences.
  47.  
  48. When in use, Prowler's menubar is hidden. To show the menubar, move the mouse to the very top of the screen (making sure that it is not directly above the list); the menu should now appear. Holding down the command key will also show the menubar.
  49.  
  50.  
  51. Viewing an image in full screen
  52. To view an image as full screen, either;
  53.  
  54.         • Double click the image preview to the left or
  55.         • Click once on the large selected file image to the right
  56.  
  57. In full screen mode the selected image will be resized to fit the screen.  By using the "+" and "-" keys, you can zoom the image in and zoom the image out respectively by 25%.  The magnification level will briefly appear at the bottom of the screen when you zoom in or out.
  58.  
  59.      Key                      Function
  60.         "=" or left arrow            Zoom in by 25%
  61.         "-" or right arrow           Zoom out by 25%
  62.         tab                             Zoom to 100%
  63.         Home Key                     Fit to screen
  64.  
  65. Use the mouse to move around the image.
  66.  
  67. In full screen mode, you can jump to the next image by using the page down key. Page up will take you to the last image in the directory. The image's name will briefly appear at the top of the screen.
  68.  
  69.      Key                      Function
  70.         Page Up, Up arror or Space   Previous image
  71.         Page Down or Down arrow      Next image
  72.   Escape key                   Exit full screen mode
  73.  
  74.  
  75.  
  76. Slideshow Mode
  77. By selecting "Present Slideshow…" from the file menu (or by pressing command-S) Prowler will enter slideshow mode. This resembles full screen mode in most respects, excepts that Prowler advances to the next image every nth second automatically.
  78.  
  79.      Key                      Function
  80.         [                            Slow down slideshow
  81.         ]                            Speed up slideshow
  82.   p                            Pause on the current image
  83.  
  84.  
  85.  
  86. Adjusting the window size
  87. Prowler's window size can be adjusted. You will need a text editor such as BBEdit (http://web.barebones.com).  Open your chosen text editor, select "Open" from the file menu, and locate the Prowler preferences (named "prowler.prefs" in the "Preferences" folder in the "System" folder.
  88.  
  89. In the preferences, locate the window properties, you should find something looking like this:
  90.             <window>
  91.                         <width>100%</width>
  92.                         <height>100%</height>
  93.                         <left>0</left>
  94.                         <top>0</top>
  95.             </window>
  96.  
  97. Adjust these values accordingly. For example, if you want Prowler to take up 75% of the screen, replace the above with:
  98.             <window>
  99.                         <width>75%</width>
  100.                         <height>75%</height>
  101.                         <left>0</left>
  102.                         <top>0</top>
  103.             </window>
  104. Note: Do not remove any of these tags. If Prowler crashes after manually changes the preferences, delete the preferences.
  105.  
  106.  
  107.  
  108. Changing the background picture
  109. It's possible to change Prowler's background picture.  To do this, copy the picture you want as the background into the same folder as Prowler.  Rename the picture "background" and the next time you run Prowler, your image will be in the background.